The appearance property defines how elements (particularly form controls) appear by default. By setting the value to none the default appearance can be ...
The appearance CSS property is used to display UI elements with platform-specific styling, based on the operating system's theme. Try it · Syntax · Examples · Browser compatibility
The -moz-appearance CSS property is used in Gecko (Firefox) to display an element using a platform-native styling based on the operating system's theme.
The -moz-appearance and -webkit-appearance properties are non-standard versions of this propery, used (respectively) by Gecko (Firefox) and by WebKit-based ( ...